.avoid-clicks { pointer-events: none; }
document.oncontextmenu = new Function("return false;");
a.isDisabled { pointer-events: none; }